home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / skecthpad.swf / scripts / DefineButton2_106 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2008-04-25  |  89b  |  6 lines

  1. on(rollOut){
  2.    _root.texts.gotoAndStop(1);
  3.    this.f = this.i.f;
  4.    nextFrame();
  5. }
  6.